home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6701 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  872 b 

  1. Path: linux.liant.com!usenet
  2. From: Robert Barron <barron@liant.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Calendar time
  5. Date: Sat, 17 Feb 1996 18:19:50 -0600
  6. Organization: Liant Software
  7. Message-ID: <312670A6.71F3@liant.com>
  8. NNTP-Posting-Host: barron.liant.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b5 (Win95; I)
  13.  
  14. I'm trying to print out the date and time from a supplied time_t 
  15. variable.  However I do not want to do any timezone conversion on that 
  16. value.  Whenever I try to get a structure I can manipulate (gmtime, 
  17. localtime, ctime, etc.) it always seems to convert the time and the 
  18. hours is off.  Is there a simple routine available that will break down 
  19. a time_t variable into it's constituent parts without any conversion?
  20.  
  21. Please respond via Email.  Thanks!
  22.  
  23. Robert Barron
  24. barron@liant.com
  25.